projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb85a5
)
(Defining Abbrevs): Index no-self-insert.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Sep 2003 14:36:59 +0000
(14:36 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Sep 2003 14:36:59 +0000
(14:36 +0000)
lispref/abbrevs.texi
patch
|
blob
|
history
diff --git
a/lispref/abbrevs.texi
b/lispref/abbrevs.texi
index eec8722467f46cf942f8e6aa8c8ab3d7f7782462..f123a3e141103c79c62bef3218f04db84555f673 100644
(file)
--- a/
lispref/abbrevs.texi
+++ b/
lispref/abbrevs.texi
@@
-154,6
+154,7
@@
non-@code{nil}, then it is called with no arguments after the abbrev is
replaced with @var{expansion}; point is located at the end of
@var{expansion} when @var{hook} is called.
+@cindex @code{no-self-insert} property
If @var{hook} is a non-@code{nil} symbol whose @code{no-self-insert}
property is non-@code{nil}, @var{hook} can explicitly control whether
to insert the self-inserting input character that triggered the